|
Workout With Friends
Stay fit with a little motivation
|
Namespaces | |
| namespace | challenge |
| namespace | lookup_tables |
| namespace | meta |
| namespace | notification |
| namespace | pivot_tables |
| namespace | tokens |
| namespace | user |
| namespace | workout |
Functions | |
| def | initialize_sqla |
| Initialize the SQLAlchemy connections. | |
| def | initialize_db |
| Initialize the SQLAlchemy database. | |
| def wowf.models.initialize_db | ( | settings | ) |
Initialize the SQLAlchemy database.
Definition at line 28 of file __init__.py.
| def wowf.models.initialize_sqla | ( | settings | ) |
Initialize the SQLAlchemy connections.
Definition at line 17 of file __init__.py.
1.8.1.2